home *** CD-ROM | disk | FTP | other *** search
- StyleSheetPanel = {
- ACTIONS = {
- iconClick:;
- textDidEnd:;
- };
- OUTLETS = {
- devoPanel;
- window;
- styleSheetView;
- currentStyleSheet;
- commentText;
- };
- SUPERCLASS = Object;
- };
- StoryBoardView = {
- SUPERCLASS = View;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- PageOneApp = {
- OUTLETS = {
- styleSheet;
- };
- SUPERCLASS = Application;
- };
-